Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Member's full name (first and last name, separated by a space)
Required string length:
1 - 100Example:
"John Doe"
Original avatar image URL
Maximum length:
2048Example:
"https://example.com/image.png"

